cssgadget: Compute clip correctly
authorBenjamin Otte <otte@redhat.com>
Mon, 9 Jan 2017 00:10:22 +0000 (01:10 +0100)
committerBenjamin Otte <otte@redhat.com>
Mon, 9 Jan 2017 00:12:06 +0000 (01:12 +0100)
commitdcb15d67287f17528b3a5fb0bc260a8e28a99a84
treeec7d5642b3d5d8bd8285f5ef6c162647bbbc3568
parentdeb458c6568040f50916f1ac10e5dc93e0bcf0d5
cssgadget: Compute clip correctly

We were computing it relative to the gadget allocation, but it should be
relative to the widget allocation.
gtk/gtkcssgadget.c